Welcome![Sign In][Sign Up]
Location:
Search - arm linux ftp

Search list

[Other resourcepatch.tar-0001

Description: Jollen-Kit! 2006 是非常積極進行中的專案,所有紀錄與更新將同步揭示於本網頁。 快速下載 U-Boot 的 binary code:U-Boot binary - 2006/01/03 Linux kernel 2.4.18 for jk2410:uimage.img - 2006/01/06 可開機的 Base root filesystem: urootfs.img -2006/01/07 (without tftp) 可開機的 Base root filesystem: urootfs2.img -2006/03/10 (Busybox 1.10 with tftp) GNU cross toolchain:arm-9tdmi-linux-gnu.tar.gz (armpath by Joe) 安裝方法: # cd / (切換到 / 根目錄) # tar jxf <路徑>/arm-9tdmi-linux-gnu.tar.gz (將檔案解開)   \"Hello, World!\" 在 ARM9 的範例:hello_arm.tar.gz (使用Makefile) 其它工具與原始碼下載 驅動程式模組 -Jollen-Kit! 2006 is very positive for the ad hoc, all records will be updated with synchronization revealed on this website. Fast download U-Boot of binary code : U-Boot binary-2005/10/02 Linux kernel 2.4.18 for jk2410 : uimage.img - 2006-01-06 can boot Base root filesys tem : urootfs.img -2006/01/07 (without tftp) boot B Rnase root filesystem : urootfs2.img -2006/03/10 (Busybox 1.10 with t ftp) GNU cross toolchain : arm-9tdmi - linux-piumarta/squeak/unix/release/Squeak-3.1beta-i686-PC-linux-gnu.tar.gz (armpath by Joe) Installation Method : # cd / (switched to the / root directory) # tar jxf
Platform: | Size: 13768 | Author: ffllkk | Hits:

[Other resource2.6_kernel_on_HHARM2410_HHARM9200

Description: HHARM2410: 1. 从ftp://ftp.arm.linux.org.uk上下载linux内核,由于项目原因,先后跑了2.6.11,2.6.13和2.6.15,试了一下ftp.kernel.org上下载的2.6.16,没跑起来,打住。 2. 编辑linux-2.6.15/Makefile, ARCH ?= $(SUBARCH) CROSS_COMPILE?= 改为 ARCH ?= arm CROSS_COMPILE?= arm-unknown-linux-gnu- 我用的编译器是4.0.1版本的,一般的3.x的应该都没问题
Platform: | Size: 68546 | Author: fun | Hits:

[Linux-Unixnetkit-ftp.tar

Description: UNIX FTP client
Platform: | Size: 49152 | Author: 流金 | Hits:

[Embeded Linuxpatch.tar-0001

Description: Jollen-Kit! 2006 是非常積極進行中的專案,所有紀錄與更新將同步揭示於本網頁。 快速下載 U-Boot 的 binary code:U-Boot binary - 2006/01/03 Linux kernel 2.4.18 for jk2410:uimage.img - 2006/01/06 可開機的 Base root filesystem: urootfs.img -2006/01/07 (without tftp) 可開機的 Base root filesystem: urootfs2.img -2006/03/10 (Busybox 1.10 with tftp) GNU cross toolchain:arm-9tdmi-linux-gnu.tar.gz (armpath by Joe) 安裝方法: # cd / (切換到 / 根目錄) # tar jxf <路徑>/arm-9tdmi-linux-gnu.tar.gz (將檔案解開)   "Hello, World!" 在 ARM9 的範例:hello_arm.tar.gz (使用Makefile) 其它工具與原始碼下載 驅動程式模組 -Jollen-Kit! 2006 is very positive for the ad hoc, all records will be updated with synchronization revealed on this website. Fast download U-Boot of binary code : U-Boot binary-2005/10/02 Linux kernel 2.4.18 for jk2410 : uimage.img- 2006-01-06 can boot Base root filesys tem : urootfs.img-2006/01/07 (without tftp) boot B Rnase root filesystem : urootfs2.img-2006/03/10 (Busybox 1.10 with t ftp) GNU cross toolchain : arm-9tdmi- linux-piumarta/squeak/unix/release/Squeak-3.1beta-i686-PC-linux-gnu.tar.gz (armpath by Joe) Installation Method :# cd/(switched to the/root directory)# tar jxf
Platform: | Size: 13312 | Author: ffllkk | Hits:

[Embeded-SCM Developzlg_boot

Description: ZLG的Smartarm2200上uClinux boot代码,含Tcp/ip、FTP-S和文件系统代码。仅供学习。-ZLG the Smartarm2200 on uClinux boot code, with DEC/ip, FTP-S and file system code. Only learning.
Platform: | Size: 448512 | Author: www | Hits:

[Other2.6_kernel_on_HHARM2410_HHARM9200

Description: HHARM2410: 1. 从ftp://ftp.arm.linux.org.uk上下载linux内核,由于项目原因,先后跑了2.6.11,2.6.13和2.6.15,试了一下ftp.kernel.org上下载的2.6.16,没跑起来,打住。 2. 编辑linux-2.6.15/Makefile, ARCH ?= $(SUBARCH) CROSS_COMPILE?= 改为 ARCH ?= arm CROSS_COMPILE?= arm-unknown-linux-gnu- 我用的编译器是4.0.1版本的,一般的3.x的应该都没问题-HHARM2410: 1. Ftp://ftp.arm.linux.org.uk downloaded from the linux kernel, as a result of the reasons the project has run 2.6.11,2.6.13 and 2.6.15, try a bit ftp.kernel.org downloaded 2.6.16, no run up, stop. 2. Editor linux-2.6.15/Makefile, ARCH? = $ (SUBARCH) CROSS_COMPILE? = Read ARCH? = Arm CROSS_COMPILE? = Arm-unknown-linux-gnu-compiler I used is version 4.0.1, the general 3.x should be no problem
Platform: | Size: 68608 | Author: | Hits:

[Linux-Unixftp

Description: ftp源码,在armlinux下的ftp服务器-ftp source, in the ftp server under armlinux
Platform: | Size: 63488 | Author: ron | Hits:

[Embeded LinuxftpClient

Description: 从busybox提取的ftp客户端程序,main函数是测试函数。用arm-linux-gcc ftpClient.c -o main编译后即可运行。-Busybox extracted from the ftp client program, main function is to test the function. Use arm-linux-gcc ftpClient.c-o main compiled to run.
Platform: | Size: 6144 | Author: 许永贤 | Hits:

[Internet-Networkvsftpd-2.0.6.tar

Description: 嵌入式ftp服务器源代码2.0.6版,可移植到2410开发板上-Embedded ftp server version 2.0.6 source code can be ported to the development of on-board 2410
Platform: | Size: 158720 | Author: 电信科学 | Hits:

[Other Embeded programgpio-test

Description: 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、#export PATH=$PATH:/usr/local/arm/2.95.3/bin //取决于你宿主机上的交叉编译工具路径 #arm-linux-gcc -o gpio_test gpio_test.c //编译应用程序 最终在你的当前文件夹下会生成gpiodrv.o与gpio_test两个文件。 4、#mkdir /tmp/1 5、通过ftp的方法,把gpio_test与gpiodrv.o文件下载到你的开发板上的/tmp/1目录中。 6、#mknod /dev/gpio c 220 0 //创建文件节点 #insmod gpiodrv.o #chmod +x gpio_test #./gpio_test 然后,就可以看到四个LED灯在闪烁了。:)-1, the makefile in the CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+ =- I/usr/local/src/2.4.18-rmk7/include CFLAGS+ =- I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+ =- I/usr/local/arm/2.95.3/arm-linux/include changed the path on your host. 2,# make, to compile driver modules. 3,# export PATH = $ PATH:/usr/local/arm/2.95.3/bin// depends on your host on the path of the cross compiler tool# arm-linux-gcc-o gpio_test gpio_test.c// compile the application procedures for the ultimate in your current folder will be generated under the two documents gpiodrv.o and gpio_test. 4,# mkdir/tmp/1 5, through the ftp way to gpiodrv.o File Download gpio_test with the development of your board/tmp/1 directory. 6,# mknod/dev/gpio c 220 0// create a file node# insmod gpiodrv.o# chmod+ x gpio_test#./Gpio_test then four LED lights can be seen in the flicker of. :)
Platform: | Size: 9216 | Author: 马工 | Hits:

[Embeded Linuxftpd_FTP_Telnet

Description: busybox-1.14.2+wu-ftpd-2.6.2实现FTP和Telnet移植详解 平台:Ubuntu8.10 交叉编译器:arm-linux-gcc 3.41 文件系统工具:busybox-1.14.2 ftp移植软件:wu-ftpd-2.6.2 相关软件: bison-1.35. netkit-base-0.17 移植目标:arm2440开发板-busybox-1.14.2+ wu-ftpd-2.6.2 realization explain FTP and Telnet platform transplantation: Ubuntu8.10 cross compiler: arm-linux-gcc 3.41 file system tools: busybox-1.14.2 ftp software transplantation: wu- ftpd-2.6.2 related software: bison-1.35. netkit-base-0.17 goals transplantation: arm2440 development board
Platform: | Size: 55296 | Author: 许宁 | Hits:

[Internet-Networkftpd

Description: arm linux 下简单的ftp服务器源程序-arm linux source code under a simple ftp server
Platform: | Size: 440320 | Author: Johnlya | Hits:

[CommunicationMyFtp11.23

Description: 通过FTP协议 实现连接底层嵌入式LINUX/ARM控制板,修改其配置文件。通过Telnet登陆,对LINUX 进行 重启,对软件进行升级;-The connection underlying embedded LINUX/ARM control board, modify its configuration files via the FTP protocol. Login via Telnet LINUX reboot, the software upgrade
Platform: | Size: 8899584 | Author: 老巩 | Hits:

[Internet-Networktftp-1.0

Description: 基于linux-arm的ftp软件,包括文件的上传和下载功能-Based on linux-arm s ftp software, including file upload and download capabilities
Platform: | Size: 29696 | Author: xiaohu | Hits:

[Internet-NetworkFTP_NTP_SMTP

Description: 这是一个我们项目中用到的网络相关的源码包,编译环境为Linux,我们项目是ARM平台交叉编译,包内实现的内容包括ftp收发、网络时间同步和SMTP邮件发送协议,可以直接使用。-This is the one we used in the project network-related source, compile environment for Linux, our project is cross-compiling ARM platform, within the implementation of the package include ftp transceiver, network time synchronization and SMTP mail protocol that can be used directly.
Platform: | Size: 18432 | Author: yzw | Hits:

CodeBus www.codebus.net